home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / PCL4W10.ZIP / PAINT.H < prev    next >
Text File  |  1994-01-27  |  171b  |  6 lines

  1. void InitPaint(void);
  2. void PaintMain(HDC,PAINTSTRUCT *);
  3. void ScrollBuffer(void);
  4. void WriteTheString(char *,int);
  5. int  GetYposition(void);
  6. int  GetXposition(void);